Welcome![Sign In][Sign Up]
Location:
Search - grayscale project

Search list

[2D Graphicproject

Description: 数字图像处理中关于图像的读入,二值化,彩色图转换到灰度图。图像的反转。中值滤波,以及图像的增强等算法实现。-Digital image processing on the image read, Binarization, color map conversion to grayscale. Image inversion. Median filtering and image enhancement algorithm.
Platform: | Size: 9862144 | Author: tom | Hits:

[CSharpNumOCR

Description: 对于利用微软的MODI识别图片的一大弊端就是图片格式的转换问题,对于网上的彩色PNG图片或者多位BMP图片直接利用它都无法识别,项目中的pngcalss类实现了对于图片的色位处理,包括彩色转单色,彩色反相,彩色反相转灰度,彩色转灰度等图像算法。-For the use of Microsoft' s MODI identification pictures is a major flaw of the image format conversion problems, for online color PNG images, or a number of BMP images can not directly use it to identify, project pngcalss class implements the color spaces for image processing, including color to monochrome, color inverse, color inverting switch to grayscale, color to grayscale and other image algorithm.
Platform: | Size: 805888 | Author: 高宏伟 | Hits:

[CSharpMyOpenCV

Description: 利用OpenCV做的VC#專案,可以開啟視訊,秀出原始影像、灰階影像以及Canny影像。-Using OpenCV to do VC# project, you can open the video, showed off the original images, grayscale images as well as the Canny image.
Platform: | Size: 3306496 | Author: 汪大東 | Hits:

[GDI-Bitmapimageprocessing

Description: 利用vc++开发的图像处理程序,包括图像灰度化、图像平滑、边缘检测、二值化、数学形态学处理等功能。-Image processing project use vc++,including image grayscale,smoothing,edge detection,morphological processing
Platform: | Size: 8342528 | Author: 张雷 | Hits:

[OpenCVSobel-Laplace-Canny-matlab-code

Description: 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_Laplace”或“学号后四位_Canny”。 (4)选做:利用OpenCV自由实现一个图像处理功能,要求至少用到4个不同的对图像操作的函数(选做请在作业提交时文件名后面加:_选做)。 -Model for large jobs and internships title code: (1) Please find themselves in a picture on the Internet used for any test, named "study after four _Original". On the C++ project folder (with the CPP files in the same folder). OpenCV with C++ function calls to read the pictures and display operations. (2) (1), based on the added modify the code, the original image into a grayscale image, and save named "study after four _Gray". (3) Use of OpenCV Sobel, Laplace, Canny algorithm corresponding function (2) image processing, and preservation, named "study after four _Sobel" or "study after four _Laplace" or " After school number four _Canny ". (4) Optional: using OpenCV free to implement an image processing functions required to use at least four different functions that operate on the image (choose to do in the job submission when the file name followed by: _ Optional).
Platform: | Size: 648192 | Author: 吕明 | Hits:

[OpenCVGrayscale-conversion

Description: 利用OpenCV载入工程文件夹中的彩色图像,进行灰度转换,并将转换前后的两张图片同时显示出来。-Load color images in the project folder using OpenCV and make the grayscale conversion, then show the two pictures.
Platform: | Size: 1198080 | Author: xiaoyao | Hits:

[Special EffectsA-new-steganogra-phic-method-for-color-and-graysc

Description: A new steganogra phic method for color and grayscale image hiding... Full Implementatin In C# and Full C# project... this Program Get Secret Image And Host Image and then convert secret color image to palette based color image and then hide it in host image
Platform: | Size: 1677312 | Author: | Hits:

[Special Effectsrgb-gray

Description: 将彩色图像转化为灰度图像,程序自己项目开发中的一小段,运行绝对成功。-Color images into grayscale images, a short program of their own project development, operation an unqualified success.
Platform: | Size: 37675008 | Author: 朱珠 | Hits:

[Special Effectsmini-photoshop

Description: mini photo数字图像处理课程设计,实现对图像的锐化,浮雕,灰度增强,底片化,二值化,中值滤波等功能。里面有整个工程源代码和课程设计报告-mini photo digital image processing course design, image sharpening, relief, grayscale enhancement film, binarization, median filtering. Inside the source code of the whole project and curriculum design report
Platform: | Size: 4787200 | Author: 小北 | Hits:

[matlabCAMSHIFT-Tracking-Algorithm

Description: part1.m 1. Converts 14 image pairs of a video sequence to grayscale. 2. Computes the absolute difference between the pairs yielding 15 images. camshift.m 1. Implementation of the CAMSHIFT algorithm for tracking a hand in a video sequence. Executing this project from within Matlab At the command prompt enter: >>part1 >>camshift
Platform: | Size: 1111040 | Author: Trabelsi | Hits:

[DSP programWindowTrans

Description: 基于DM642开发板的灰度图窗口变换处理程序,内含完整工程文件-DM642 development board based on grayscale conversion process window, containing the complete project file
Platform: | Size: 95232 | Author: zjq | Hits:

[Compress-Decompress algrithmsHcJpegCmprssForGray

Description: 该程序能读取彩色、灰度图像,对灰度图像进行JPEG基线模式压缩。适用于对JPEG压缩标准进行了解的初学者入门。-This project could read a color or grayscale image, and compress a grayscale image on JPEG Baseline Mode, which is adapt to a junior who tries to learn JPEG Standard.
Platform: | Size: 3957760 | Author: 曙光 | Hits:

[Special Effectshuidu

Description: 常用图像处理功能VC实现,RGB彩色转灰度图,vc6.0下可以直接运行的工程文件-VC realize common image processing functions, RGB color to grayscale, vc6.0 under the project file can be run directly
Platform: | Size: 6889472 | Author: goushu | Hits:

[source in ebookVCPP-for-image-processing

Description: vc++实现数字图像基本处理的工程文件 位图显示 几何变换 灰度处理 平滑处理 形态学 小波变换等-vc++ to achieve the basic digital image processing project file such as grayscale bitmap display geometric transformation processing smoothing morphological wavelet transform
Platform: | Size: 11616256 | Author: 无有 | Hits:

[Special EffectsRGBToGray

Description: 将彩色图片转化成灰度图片,需要自己建立工程文件-The color images converted to grayscale images, you need to create their own project file
Platform: | Size: 1024 | Author: 流星泪 | Hits:

[Special EffectsAlper-Mean-Shift

Description: Mean shift的VC++算法实现,三通道都能实现,但是是按一定顺序实现的, open main.cpp and include all the .cpp and .h file in the project. - go to project then settings and then to debug, under working directory enter your directory where input.txt file is present, under program arguments, enter input.txt - the file input.txt contains your input path and other commands, complete input command structure is listed at the end of the file(also you can see my input commands as an example). the program works with uncompressed avi files. Other file formats have not been tested. -Note this mean shift operates in the grayscale color space(all 3 channels are used but they are used sequentially) open main.cpp and include all the .cpp and .h file in the project. - go to project then settings and then to debug, under working directory enter your directory where input.txt file is present, under program arguments, enter input.txt - the file input.txt contains your input path and other commands, complete input command structure is listed at the end of the file(also you can see my input commands as an example). the program works with uncompressed avi files. Other file formats have not been tested.
Platform: | Size: 2727936 | Author: 唐铁 | Hits:

[Special Effectscolortogray

Description: 这是基于DSP的彩色图象转化成灰度图像的CCS工程源码-This is a DSP-based color image is converted to grayscale images CCS project source
Platform: | Size: 33792 | Author: 杜小文 | Hits:

[DSP programcolortogray

Description: 这是基于DSP的彩色图像转化为灰度图像的CCS工程源码-This is a DSP-based color image is converted to grayscale images CCS project source
Platform: | Size: 33792 | Author: 杜小文 | Hits:

[matlabproject.m

Description: Simple matlab script to load grayscale rgb image matrix and display it-Simple matlab script to load grayscale rgb image matrix and display it
Platform: | Size: 1024 | Author: bob | Hits:

[Internet-NetworkGrayscale

Description: Grayscale conversion in C. It was my Project for a Lecture. I have also uploaded the Assigment then you see what I have created in my Programm. It is working in Linux
Platform: | Size: 11264 | Author: akirjus | Hits:
« 12 »

CodeBus www.codebus.net